home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Sport Stretch Interactive Stretching
/
Sport Stretch Interactive Stretching.iso
/
pc
/
MENUTWO.DIR
/
00025_golf button.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
2000-08-24
|
223 b
|
12 lines
on mouseEnter me
set the member of sprite the currentSpriteNum to member("golf.gif")
end
on mouseLeave me
set the member of sprite the currentSpriteNum to member("menu_golf")
end
on mouseUp me
go(1, "golf.dir")
end